﻿@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    padding:0; margin:0;/*transition:0.4s;-webkit-transition:0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;-ms-transition: 0.4s;*/}
body,button,input,select,textarea{padding:0; margin:0; outline:none;}
 
body, p, dl, dd {
    margin: 0;
	color: #333;
	font-family:Microsoft YaHei;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    color: #333;
    text-decoration: none;
    transition: color .3s ease-in;
}

a:hover {
    color: #3848a0;
}

.content_all{
	width:100%;
	background-color:#f9f9f9;
		overflow:hidden;
}

.content_top{
	width:1280px;
/*	height:120px;*/
	padding:5px 0 15px 0;
	margin:0 auto;
	overflow:hidden;
}

.content_topnews {
    width: 1280px;
    padding: 10px 0px 0px 0px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
    color: #3848a0;
    overflow: hidden;
    height: 100px;
}

.content_topnews h1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 30px;
    padding: 20px 15px 30px 15px;
    margin: 10px auto;
}
.content_topnews p{
	font-size:16px;
	line-height:30px;
	padding:25px 15px 0px 15px; 

}

.content_topnews a {
    color: #3848a0;
    text-decoration: none;
    transition: color .3s ease-in;
}

.top_website a:hover {
    color: #3848a0;

}


.content_topnews p a {
    color: #3848a0;
    text-decoration: none;
    transition: color .3s ease-in;
}

.content_topnews p a:hover {
    color: #3848a0;
}

.content1{
	width:100%;
	padding-top:15px;
	overflow:hidden;
}

.content1_left{
	width:850px;
	height:510px;
	float:left;
}

.content1_left img{
	width:850px;
	height:510px;
}

.content1_right{
	width:418px;
	height:510px;
	background-color:#fff;
	float:right;

}


ul {
    margin: 0;
    padding: 5px 15px 5px 15px;
}

.content1_right li {
           line-height: 36px;
    font-size:17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content2{
	width:100%;
	padding-top:15px;
	overflow:hidden;
}
.content2_left{
	width:850px;
	height:120px;
	float:left;
}

.content2_left img{
	width:850px;
	height:120px;
}

.content2_right{
	width:418px;
	height:120px;
	float:right;

}

.content2_right img{
	width:418px;
	height:120px;
}


.content3{
	    width: 100%;
    padding-top: 8px;
    overflow: hidden;
}

.content3_left{
	width:850px;
	height:359px;
	float:left;
	background:url('http://www.ctnews.com.cn/images/content3_leftbk.png') no-repeat center;

}

.content3_left_top{
	width:805px;
	height:23px;
	margin:35px auto;
}

.content3_left_body{
	width:805px;
	height:252px;	
	margin:0 auto;
}

.content3_left_body_left{
	width:385px;
	height:252px;
	float:left;
	margin:0 auto;
}

.content3_left_body_left img{
	width:385px;
	height:252px;

}


.content3_left_body_right{
	width:400px;
	height:252px;
	background-color:#fff;
	float:right;

}



.content3_left_body_right li {
       line-height: 35px;
    font-size:16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;	
}

.content3_left_body_right li img{
	display: inline-block;
	width:19px;
	/*height:25px;*/
}

.content3_right{
	width:418px;
	height:359px;
	float:right;
	background:#fff url(http://www.ctnews.com.cn/images/df_bk.png) no-repeat bottom;

}
.content3_right_body{
	width:370px;
	height:252px;
	margin: 35px auto;
}
.content3_right_top{
	width:370px;
	height:23px;
}
.content3_right_item{
	    width: 120px;

    margin: 5px auto;
    float: left;
    text-align: center;
}
.content3_right_item img{
    width: 70px;
	height:53px;

}
.content3_right_item p{
	    font-size:16px;
    margin: 0 auto;
    width: 95px;
    text-align: center;
}

.content4 {
    width: 1280px;
   /* height: 120px;*/
    margin: 15px auto;
    overflow: hidden;
}
.content4 img{
	width:1280px;
	height:120px;
}
.content5{
	width:1280px;
	height:390px;
	margin:15px auto;
	overflow:hidden;
	}
.content5_left{
	width:850px;
	height:390px;
	background-color:#fff;
	float:left;
}


.content5_left_body {
    width: 805px;
    height: 360px;
    margin: 8px auto;
}

.content5_left_body_top{
	width:100%;
	margin:25px auto;
	text-align:center;
	border-bottom:solid 1px #f8f8f8;
	
}
.content5_left_body_top h1{
	    font-size: 24px;
    font-weight: bold;
    font-family: Microsoft YaHei;
}
.content5_left_body_top p {
    font-size: 15px;
    margin: 15px auto;
    margin-bottom: 10px;
    text-align: left;
    line-height: 23px;
    text-indent: 26px;
    height: 65px;
}
.content5_left_body_bottom{
    width: 100%;
    font-size:16px;
    margin: -21px auto;
    text-align: left;
	
}

.content5_left_body_bottom ul{
	width:100%;
	list-style-image:url("http://www.ctnews.com.cn/images/li_item_icon_blue.png");
	list-style-position:inside;
}

.content5_left_body_bottom ul li{
  list-style-image: url("http://www.ctnews.com.cn/images/li_item_icon_blue.png");
    list-style-position: inside;
    line-height: 28px;
    width: 380px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 20px;
    font-family: 'Microsoft YaHei';
    font-size:16px;
    /* line-height: 47px; */
    font-weight: normal;
    /* text-align: center; */
}


.content5_left_top{
    height: 32px;
    border-bottom: 1px solid #ddefef;
	    margin-bottom: 10px;
	margin-top:24px;
}

.content5_left_top h2{
    line-height: 1;
    display: inline-block;
    padding: 0 13px 11px;
    font-size:20px;
    border-bottom: 2px solid #378de4;
	font-weight:bold;
}

.content5_right{
	width:418px;
	height:390px;
	background-color:#fff;
	float:right;
}

.content5_right_body{
	width:370px;
	height:360px;
	margin:25px auto;
}

.content5_right_top{
    height: 32px;
    border-bottom: 1px solid #ddefef;
	    margin-bottom: 10px;
}

.content5_right_top h2{
    line-height: 1;
    display: inline-block;
    padding: 0 13px 11px;
    font-size:20px;
    border-bottom: 2px solid #378de4;
	font-weight:bold;
}


.content5_right_body_bottom{
	width:100%;
	font-size:16px;
	margin:15px auto;
	text-align:left;
	
}

.content5_right_body_bottom ul{
	width:100%;
	list-style-image:url("http://www.ctnews.com.cn/images/li_item_icon_blue.png");
	list-style-position:inside;
}

.content5_right_body_bottom ul li {
    list-style-image: url("http://www.ctnews.com.cn/images/li_item_icon_blue.png");
    list-style-position: inside;
    line-height: 28px;
    width: 350px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size:16px;
}


.content6{
	width:1280px;
	height:508px;
	margin:15px auto;
	overflow:hidden;
	}
.content6_left{
	width:850px;
	height:526px;
	float:left;
}
.content6_left1_body{
	width:418px;
	height:372px;
	margin:0px auto;
	background-color:#fff;
	float:left;
}

.content6_left1_top{
    height: 32px;
    border-bottom: 1px solid #ddefef;
	    margin-bottom: 10px;
		margin:20px auto;;
		width:378px;
}

.content6_left1_top h2{
    line-height: 1;
    display: inline-block;
    padding: 0 13px 11px;
    font-size:20px;
    border-bottom: 2px solid #378de4;
	font-weight:bold;
}


.content6_left1{
	width:100%;
	font-size:16px;
	margin:15px auto;
	text-align:left;
	
}

.content6_left1 ul{
	width:100%;
	list-style-image:url("http://www.ctnews.com.cn/images/li_item_icon_blue.png");
	list-style-position:inside;
	margin-left:20px;
}

.content6_left1 ul li {
    list-style-image: url("http://www.ctnews.com.cn/images/li_item_icon_blue.png");
    list-style-position: inside;
    line-height: 28px;
    width: 360px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size:16px;
}




.content6_right1_body{
	width:418px;
	height:372px;
	margin:0px auto;
	background-color:#fff;
	float:right;
}

.content6_right1_top{
    height: 32px;
    border-bottom: 1px solid #ddefef;
	    margin-bottom: 10px;
		margin:20px auto;;
		width:378px;
}

.content6_right1_top h2{
    line-height: 1;
    display: inline-block;
    padding: 0 13px 11px;
    font-size:20px;
    border-bottom: 2px solid #378de4;
	font-weight:bold;
}


.content6_right1{
	width:100%;
	font-size:16px;
	margin:15px auto;
	text-align:left;
	
}

.content6_right1 ul{
	width:100%;
	list-style-image:url("http://www.ctnews.com.cn/images/li_item_icon_blue.png");
	list-style-position:inside;
	margin-left:20px;
}

.content6_right1 ul li{
	list-style-image:url("http://www.ctnews.com.cn/images/li_item_icon_blue.png");
	list-style-position:inside;
	line-height:28px;
	width:360px;
	float:left;
	 text-overflow: ellipsis;
    white-space: nowrap;	
	overflow:hidden;
	font-size:16px;
	
	
}




.content6_right{
	width:418px;
	height:508px;
	background-color:#fff;
	float:right;
}

.content6_ad{
	width:850px;
	height:120px;

}

.content6_ad img{
	width:850px;
	height:120px;
	margin:15px auto;
}

.content6_right_body{
    width:340px;
	height:480px;
	margin:16px auto;
	background-color:#f6f6f6;
	border-radius:10px;	
}

.content6_right_body img{
	width:320px;
	height:460px;
	padding:10px 10px 10px 10px;
}



.content7{
	width:1280px;
	height:372px;
	margin:15px auto;
	overflow:hidden;
	}
.content7_left{
	width:850px;
	height:372px;
	float:left;
}
.content7_left1_body{
	width:418px;
	height:372px;
	margin:0px auto;
	background-color:#fff;
	float:left;
}

.content7_left1_top{
    height: 32px;
    border-bottom: 1px solid #ddefef;
	    margin-bottom: 10px;
		margin:20px auto;;
		width:378px;
}

.content7_left1_top h2{
    line-height: 1;
    display: inline-block;
    padding: 0 13px 11px;
    font-size:20px;
    border-bottom: 2px solid #378de4;
	font-weight:bold;
}


.content7_left1{
	width:100%;
	font-size:16px;
	margin:15px auto;
	text-align:left;
	
}

.content7_left1 ul{
	width:100%;
	list-style-image:url("http://www.ctnews.com.cn/images/li_item_icon_blue.png");
	list-style-position:inside;
	margin-left:20px;
}

.content7_left1 ul li{
	list-style-image:url("http://www.ctnews.com.cn/images/li_item_icon_blue.png");
	list-style-position:inside;
	line-height:28px;
	width:360px;
	float:left;
	 text-overflow: ellipsis;
    white-space: nowrap;	
	overflow:hidden;
	font-size:16px;
	
}




.content7_right1_body{
	width:418px;
	height:372px;
	margin:0px auto;
	background-color:#fff;
	float:right;
}

.content7_right1_top{
    height: 32px;
    border-bottom: 1px solid #ddefef;
	    margin-bottom: 10px;
		margin:20px auto;;
		width:378px;
}

.content7_right1_top h2{
    line-height: 1;
    display: inline-block;
    padding: 0 13px 11px;
    font-size: 20px;
    border-bottom: 2px solid #378de4;
	font-weight:bold;
}


.content7_right1{
	width:100%;
	font-size:16px;
	margin:15px auto;
	text-align:left;
	
}

.content7_right1 ul{
	width:100%;
	list-style-image:url("http://www.ctnews.com.cn/images/li_item_icon_blue.png");
	list-style-position:inside;
	margin-left:20px;
}

.content7_right1 ul li{
	list-style-image:url("http://www.ctnews.com.cn/images/li_item_icon_blue.png");
	list-style-position:inside;
	line-height:28px;
	width:360px;
	float:left;
	 text-overflow: ellipsis;
    white-space: nowrap;	
	overflow:hidden;
	font-size:16px;
	
	
}




.content7_right{
	width:418px;
	height:526px;
	background-color:#fff;
	float:right;
}

.content7_ad{
	width:850px;
	height:120px;

}

.content7_ad img{
	width:850px;
	height:120px;
	margin:15px auto;
}

.content7_right_body{
    width:340px;
	height:480px;
	margin:25px auto;
	background-color:#f6f6f6;
	border-radius:10px;	
}

.content7_right_body img{
	width:320px;
	height:460px;
	padding:10px 10px 10px 10px;
}


.content7_rmzt{
    width:100%;
	margin:0 auto;
}


.content7_rmzt_img{
	    width: 146px;
    height: 105px;
    padding: 3px 0 5px 20px;
    float: left;
}
.content7_rmzt_img img{
	width:146px;
	height:105px;
}

.content7_rmzt_body{
	width:216px;
	height:105px;
	float:left;
}
.content7_rmzt_body h2{
	line-height: 1;
	width:210px;
	height:20px;
    display: inline-block;
	margin:10px 0 0 10px;
    font-size:16px;
    font-weight:bold;
	 text-overflow: ellipsis;
    white-space: nowrap;	
	overflow:hidden;
}
.content7_rmzt_body p{
	width:210px;
	color:#666666;
	font-size:16px;
	line-height:24px;
	font-size:13px;
	margin:5px 0 0 10px;
   
}



.content8{
	width:1280px;
	height:120px;
	margin:15px auto;
	overflow:hidden;
}
.content8_left{
	width:850px;
	height:120px;
	float:left;
}
.content8_left1_body{
	width:850px;
	height:120px;
	margin:0px auto;
	background-color:#fff;
	float:left;
}

.content8_left1_body img{
	width:850px;
	height:120px;
}

.content8_right1_body{
	width:418px;
	height:120px;
	margin:0px auto;
	background-color:#fff;
	float:right;
}

.content8_right1_body img{
	width:418px;
	height:120px;
}


.content8_right{
	width:418px;
	height:120px;
	margin:0px auto;
	background-color:#fff;
	float:right;
}
.content8_right img{
	width:418px;
	height:120px;
}
.content9{
	width:1280px;
	height:418px;
	margin:0 auto;
	background-color:#fff;
	overflow:hidden;
}


.content9_left{
	width:62px;
	height:418px;
	float:left;
}
.content9_right{
	width:1200px;
	height:418px;
	float:right;
}

.content9_right_item{
	width:275px;
	height:365px;
	float:left;
	margin:27px 10px 27px 10px;
}
.content9_right_item img{
	width:275px;
	height:364px;
}
.content10{
	width:1280px;
	height:297px;
	margin:30px auto;
	overflow:hidden;
}



.content10_top{
	width:1280px;
	height:24px;
}

.content10_top img{
	width:1280px;
	height:24px;

}

.content10_bottom{
	width:1280px;
	height:254px;
	padding-left:2px;
	padding-top:20px;
}

.content10_bottom_item {
    width: 150px;
    height: 195px;
    margin: 10px auto;
    float: left;
    background-color: #f0f0f2;
    margin-left: 8px;
    text-align: center;
    padding-top: 25px;
    border-radius: 5px;
}


.content10_bottom_item img {
    width: 105px;
    height: 105px;
    border-radius: 5px;
    border-style: solid;
    border-width: 5px;
    border-color: white;
}


.content10_bottom_item p {
    margin: 2px auto;
    font-size: 14px;
    line-height: 16px;
}


.footer_shouye{
	width:100%;
	height:400px;
	background-color:#1323c9;
	overflow:hidden;
	margin-top:-160px;
}

.footer_body{
  width:1280px;
  margin:160px auto;
  font-size:16px;
  font-family: "Microsoft YaHei";
  color:white;
  text-align:center;
}

.footer_body a {
    color: white;
    text-decoration: none;
    transition: color .3s ease-in;
}
.footer_body a {
    color: white;
    text-decoration: none;
    transition: color .3s ease-in;
}

.footer_body p{
   color: white;
   line-height:40px;
}


.scrolling {
    width: 850px;
    height: 510px;
    margin-bottom: 20px;
    position: relative;
}


.home-scrolling .hd {
    position: absolute;
    width: 100%;
    height: 0;
    top: 50%;
    margin-top: -22px;
    z-index: 1;
}

.home-scrolling .hd .prev,
.home-scrolling .hd .next {
    display: block;
    width: 43px;
    height: 43px;
    cursor: pointer;
    opacity: .3;

    background: url("../images/scroll.png") -1px -2px no-repeat;

}

.home-scrolling .prev {
    float: left;
    margin-left: 10px;
}

.home-scrolling .hd .next {
    float: right;
    margin-right: 10px;
    background-position: -1px -49px;
}

.home-scrolling .hd .prev:hover,
.home-scrolling .hd .next:hover {
    opacity: 1;
}

.home-scrolling .hd ul {
    position: absolute;
    right: 10px;
    top: 240px;
    overflow: hidden;
    zoom: 1;
}

.home-scrolling .hd ul li {
        float: left;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("../images/scroll.png") -24px -126px no-repeat;

}

.home-scrolling .hd ul li.on {
    background-position: -10px -126px;
}

.home-scrolling .bd ul {
    overflow: hidden;
    zoom: 1;
}

.home-scrolling .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    position: relative;
}

.home-scrolling .pic {
    text-align: center;
}

.home-scrolling .pic img {
    width: 850px;
    height: 510px;
    display: block;
}

.home-scrolling .title {
    width: 100%;
    height: 44px;
    line-height: 44px;
    box-sizing: border-box;
    padding-left: 10px;
    font-size:16px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .4);
}

.home-scrolling .title a {
    color: #fff;
}




.content_con {
		  
		    height: 418px;
		    position: relative;
		}
		.con_imgs {
		    width: 1200px;
		    height: auto;
		    margin: 0 auto;
		    overflow: hidden;
		    position: relative;
		    padding-top: 15px;
			margin-right:15px;
		}
		.con_imgs ul {
		    width: 9999px;
		    height: auto;
		    position: absolute;
		}
		.con_imgs li {
		      width: 275px;

		   /* background-color: #fff; */
		    margin-right: 10px;
   			 margin-left: 10px;
		    /* padding-left: 20px; */
		    text-align: center;
		}
		.center-auto {
		    margin-top: 14px;
		   /* border: 1px solid #ccc; */
		    margin: 0 auto;
		   width: 275px;
		    padding-top: 4px;
		    margin-top: 10px;
		}
		.con_imgs li a {
		    display: inline-block;
		}
		.con_imgs li img {
		       width: 275px;
    		height: 364px;
		}
		.con_imgs li span a {
		    color: #000;
		    font-family: 'Microsoft YaHei';
		    font-size: 14px;
		    line-height: 30px;
		}
		#pre0{ 
			    position: absolute;
			    left: 4px;
			    top: 200px;
			    cursor: pointer;
			    font-family: 'Microsoft YaHei';
			    font-size: 60px;
			    font-weight: 1000;
			    color: #90C320;
		}
		#next0{ position: absolute;right:4px;top:200px;cursor: pointer;
		cursor: pointer;
		font-family: 'Microsoft YaHei';
		font-size: 60px;
		font-weight: 1000;
		color: #90C320;
		}
		a{
		color: #333;
    text-decoration: none;
    transition: color .3s ease-in;
		}


	.zt_item{
		width:425px;
		height:250px;
		float:left;
		text-align:center;
	}

	.zt_item img{
		width:400px;
		height:228px;
		margin:10px auto;
	}


.z_list_title{
	width:400%;
	overflow:hidden;
}

.z_list_title img{
	float:left;
	margin-top:3px;
}
.z_list_title h2{
	float:left;
	font-size:20px;
		font-family:'Microsoft YaHei';
		color:#333333;
		font-weight:bold;
		margin-left:7px;
}



.zt_list{
	width:400px;
	font-size:16px;
	margin:10px auto;
	text-align:left;
	float:left;
	
	overflow:hidden;
	display:block;
	
}

.zt_list ul{
	width:400px;
	list-style-image:url("http://www.ctnews.com.cn/images/li_item_icon_blue.png");
	list-style-position:inside;
}

.zt_list ul li{
	list-style-image:url("http://www.ctnews.com.cn/images/li_item_icon_blue.png");
	list-style-position:inside;
	line-height:42px;
	width:330px;
	float:left;
	 text-overflow: ellipsis;
    white-space: nowrap;	
	overflow:hidden;
	text-align:left;
	
}


.zt_list_right{
	width:400px;
	font-size:16px;
	margin:10px auto;
	text-align:left;
	float:right;
	margin-right:10px;
	
	
}

.zt_list_left{
	width:400px;
	font-size:16px;
	margin:10px auto;
	text-align:left;
	float:left;
	margin-left:10px;
	
	
}


.zt_list_center{
	width:400px;
	font-size:16px;
	margin:10px auto;
	text-align:left;
	float:left;
		margin-left:35px;
	
}

.content_zyk_left{
	height:1750px;
	float:left;
	background-color:white;
}

.content_zyk_left ul{
		width:258px;
}
.content_zyk_left ul li {
    height: 50px;
    margin: 15px auto;
    text-align: center;
    font-family: 'Microsoft YaHei';
    font-size: 20px;
    border-bottom: solid 1px #dcdcdc;
    background: url('http://www.ctnews.com.cn/images/black_arr.png') right center no-repeat;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-evenly;
}

.content_zyk_right{
	height:1750px;
	width:980px;
	float:right;
		background-color:white;
		
}



.content_zyk_right_list{
	width:980px;
	float:right;
		background-color:white;
		
}


.content_zyk_right_title {
    font-family: 'Microsoft YaHei';
    font-size: 24px;
    font-weight: bold;
    border-bottom: solid 1px #dcdcdc;
    height: 81px;
    margin: 0 auto;
    width: 950px;
}
.content_zyk_right_title h2 {
    height: 50px;
    /* line-height: 1; */
    display: inline-block;
    font-size: 24px;
    border-bottom: 2px solid #378de4;
    padding: 30px 20px 0 20px;
    
}

.content_zyk_right_title ul{
	width:100%;
	margin:30px auto;
}



.content_zyk_right_list ul{
	width:100%;
	margin:30px auto;
}


.content_zyk_right_title ul li{
	/* list-style-image: url("http://www.ctnews.com.cn/images/li_item_icon_blue.png"); 
    list-style-position: inside;
     line-height: 42px;
    width: 285px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
     margin-left: 20px; 
    font-family: 'Microsoft YaHei';
    font-size:16px;
    line-height: 47px;
    font-weight: normal;
    text-align: center;
    background-color: #fdf2ee;
    margin: 10px 15px 10px 15px;
    border-radius: 10px;
    cursor: pointer;*/
	
}


.mover{
	color:white;
	background-color: #378de4;
	/* list-style-image: url("http://www.ctnews.com.cn/images/li_item_icon_blue.png"); */
    list-style-position: inside;
    /* line-height: 42px; */
    width: 285px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /* margin-left: 20px; */
    font-family: 'Microsoft YaHei';
    font-size:16px;
    line-height: 47px;
    font-weight: normal;
    text-align: center;
    margin: 10px 15px 10px 15px;
    border-radius: 10px;
    cursor: pointer;	
}

.mover a {
	color:white;
}


.mover a:hover {
	color:white;
}

.mout{
background-color: #f3f8fd;
	color:#333;

	/* list-style-image: url("http://www.ctnews.com.cn/images/li_item_icon_blue.png"); */
    list-style-position: inside;
    /* line-height: 42px; */
    width: 285px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /* margin-left: 20px; */
    font-family: 'Microsoft YaHei';
    font-size:16px;
    line-height: 47px;
    font-weight: normal;
    text-align: center;
    background-color: #f3f8fd;
    margin: 10px 15px 10px 15px;
    border-radius: 10px;
    cursor: pointer;
}

.mout a {
	color:#333;
}


.mout a:hover {
	color:#378de4;
}




.mpover{
	color:white;
	background-color: #378de4;
	/* list-style-image: url("http://www.ctnews.com.cn/images/li_item_icon_blue.png"); */
    list-style-position: inside;
    /* line-height: 42px; */
    width: 159px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /* margin-left: 20px; */
    font-family: 'Microsoft YaHei';
    font-size:16px;
    line-height: 47px;
    font-weight: normal;
    text-align: center;
    margin: 10px 15px 10px 15px;
    border-radius: 10px;
    cursor: pointer;	
}

.mpover a {
	color:white;
}


.mpover a:hover {
	color:white;
}

.mpout{
background-color: #f3f8fd;
	color:#333;

	/* list-style-image: url("http://www.ctnews.com.cn/images/li_item_icon_blue.png"); */
    list-style-position: inside;
    /* line-height: 42px; */
    width: 159px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /* margin-left: 20px; */
    font-family: 'Microsoft YaHei';
    font-size:16px;
    line-height: 47px;
    font-weight: normal;
    text-align: center;
    background-color: #f3f8fd;
    margin: 10px 15px 10px 15px;
    border-radius: 10px;
    cursor: pointer;
}

.mpout a {
	color:#333;
}


.mpout a:hover {
	color:#e60012;
}



.content_intro_left{
	width:148px;
	min-height:920px;
	float:left;
	background-color:white;
}
.content_intro_right{
	width: 1050px;
	min-height:920px;
    float: right;
    background-color: white;
    padding: 0 30px 30px 30px;
}

.dwjs{
	width:148px;
	height:109px;
	margin:0 auto;
	text-align:center;
	border-bottom:solid 1px #dcdcdc;

}

.dwjs img{
	    margin-top: 20px;
    /* text-align: center; */
}

.dwjs p{
	font-family: 'Microsoft YaHei';
    font-size: 22px;
	margin:0 auto;
}


.dwjsw{
	width:148px;
	height:109px;
	margin:0 auto;
	text-align:center;
	border-bottom:solid 1px #dcdcdc;
	background-color:#378de4
}

.dwjsw img{
	    margin-top: 20px;
    /* text-align: center; */
}

.dwjsw p{
	font-family: 'Microsoft YaHei';
    font-size: 22px;
	margin:0 auto;
	color:white;
}


.djgz{
	width:148px;
	height:109px;
	margin:0 auto;
	text-align:center;
			border-bottom:solid 1px #dcdcdc;

}

.djgz img{
	    margin-top: 20px;
    /* text-align: center; */
}

.djgz p{
	font-family: 'Microsoft YaHei';
    font-size: 22px;
	margin:0 auto;
}


.djgzw{
	width:148px;
	height:109px;
	margin:0 auto;
	text-align:center;
			border-bottom:solid 1px #dcdcdc;
	background-color:#378de4				
}

.djgzw img{
	    margin-top: 20px;
    /* text-align: center; */
}

.djgzw p{
	font-family: 'Microsoft YaHei';
    font-size: 22px;
	margin:0 auto;
	color:white
}


.fzlc{
	width:148px;
	height:109px;
	margin:0 auto;
	text-align:center;
			border-bottom:solid 1px #dcdcdc;

}

.fzlc img{
	    margin-top: 20px;
    /* text-align: center; */
}

.fzlc p{
	font-family: 'Microsoft YaHei';
    font-size: 22px;
	margin:0 auto;
}


.fzlcw{
	width:148px;
	height:109px;
	margin:0 auto;
	text-align:center;
			border-bottom:solid 1px #dcdcdc;
	background-color:#378de4
}

.fzlcw img{
	    margin-top: 20px;
    /* text-align: center; */
}

.fzlcw p{
	font-family: 'Microsoft YaHei';
    font-size: 22px;
	margin:0 auto;
	color:white
}


.lxfs{
	width:148px;
	height:109px;
	margin:0 auto;
	text-align:center;
			border-bottom:solid 1px #dcdcdc;

}

.lxfs img{
	    margin-top: 20px;
    /* text-align: center; */
}

.lxfs p{
	font-family: 'Microsoft YaHei';
    font-size: 22px;
	margin:0 auto;
}


.lxfsw{
	width:148px;
	height:109px;
	margin:0 auto;
	text-align:center;
	border-bottom:solid 1px #dcdcdc;
	background-color:#378de4
}

.lxfsw img{
	    margin-top: 20px;
    /* text-align: center; */
}

.lxfsw p{
	font-family: 'Microsoft YaHei';
    font-size: 22px;
	margin:0 auto;
	color:white
}


.qyry{
	width:148px;
	height:109px;
	margin:0 auto;
	text-align:center;
			border-bottom:solid 1px #dcdcdc;

}

.qyry img{
	    margin-top: 20px;
    /* text-align: center; */
}

.qyry p{
	font-family: 'Microsoft YaHei';
    font-size: 22px;
	margin:0 auto;
}


.qyryw{
	width:148px;
	height:109px;
	margin:0 auto;
	text-align:center;
			border-bottom:solid 1px #dcdcdc;
			background-color:#378de4
}

.qyryw img{
	    margin-top: 20px;
    /* text-align: center; */
}

.qyryw p{
	font-family: 'Microsoft YaHei';
    font-size: 22px;
	margin:0 auto;
	color:white
}


.shzr{
	width:148px;
	height:109px;
	margin:0 auto;
	text-align:center;
			border-bottom:solid 1px #dcdcdc;

}

.shzr img{
	    margin-top: 20px;
    /* text-align: center; */
}

.shzr p{
	font-family: 'Microsoft YaHei';
    font-size: 22px;
	margin:0 auto;
}


.shzrw{
	width:148px;
	height:109px;
	margin:0 auto;
	text-align:center;
			border-bottom:solid 1px #dcdcdc;
			background-color:#378de4
}

.shzrw img{
	    margin-top: 20px;
    /* text-align: center; */
}

.shzrw p{
	font-family: 'Microsoft YaHei';
    font-size: 22px;
	margin:0 auto;
	color:white
}

.xrld{
	width:148px;
	height:109px;
	margin:0 auto;
	text-align:center;
	border-bottom:solid 1px #dcdcdc;

}

.xrld img{
	margin-top: 20px;
    /* text-align: center; */
}

.xrld p{
	font-family: 'Microsoft YaHei';
    font-size: 22px;
	margin:0 auto;
}


.xrldw{
	width:148px;
	height:109px;
	margin:0 auto;
	text-align:center;
	border-bottom:solid 1px #dcdcdc;
	background-color:#378de4
}

.xrldw img{
	margin-top: 20px;
    /* text-align: center; */
}

.xrldw p{
	font-family: 'Microsoft YaHei';
    font-size: 22px;
	margin:0 auto;
	color:white
}



.zzjg{
	width:148px;
	height:109px;
	margin:0 auto;
	text-align:center;
	border-bottom:solid 1px #dcdcdc;

}

.zzjg img{
	    margin-top: 20px;
    /* text-align: center; */
}

.zzjg p{
	font-family: 'Microsoft YaHei';
    font-size: 22px;
	margin:0 auto;
}


.zzjgw{
	width:148px;
	height:109px;
	margin:0 auto;
	text-align:center;
	border-bottom:solid 1px #dcdcdc;
	background-color:#378de4
}

.zzjgw img{
	    margin-top: 20px;
    /* text-align: center; */
}

.zzjgw p{
	font-family: 'Microsoft YaHei';
    font-size: 22px;
	margin:0 auto;
	color:white
}


.w1200 {
    width: 1280px;
color: #666666;

}
.m0a {
    margin: 0 auto;
}

.mb20 {
    margin-bottom: 10px;
}

.mr40 {
    margin-right: 38px;
}

/*当前位置*/
.position {

margin-top:30px;

}

.position a {
    color: #666666;
	margin-left: -7px;
}


.position p {
    color: #666666;
}



.list-hot {
    background-color: #f4f4f4;
    padding-bottom: 30px;
	display:none;
}

.list-hot ul {
    padding: 8px 24px;
    overflow: hidden;
}

.list-hot li {
    width: 290px;
    float: left;
    margin-right: 18px;
}

.list-hot li:last-child {
    margin: 0;
}

.list-hot li > a {
    display: block;
    margin-bottom: 20px;
}

.list-hot li img {
    width: 300px;
    height: 215px;
    display: block;
}

.list-hot__title {
    font-size:16px;
    text-align: center;
	overflow: hidden;  
	text-overflow:ellipsis;
	white-space: nowrap;
}

.list-hot__summary {
    font-size: 20px;
    text-indent: 2em;
    line-height: 2;
}

.list-hot__summary a {
    color: #cd0707;
}

.list__img img {
    width: 228px;
    height: 130px;
    display: block;
}

.list__img {
    float: left;
}

.list__info {
    margin-left: 242px;
}

.list__item {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #030000;
	    overflow: hidden;

	float:left;
	    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #030000;
    overflow: hidden;
    width: 940px;
    float: left;
    margin-left: 20px;
}

.list__title {
    font-size:16px;
    font-weight: bold;
}
.list .list__title{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 32px;
    line-height: 32px;
}
.list__summary {
    text-indent: 2em;
    font-size: 14px;
    line-height: 28px;
    margin-top: 5px;
    height: 90px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方�?**/
	-webkit-line-clamp: 3; /** 显示的行�?**/
	overflow: hidden;  /** 隐藏超出的内�?**/
}
.list__summary a{
 	font-size: 14px;
}






/*尾部*/
.footer {
   /** background-color: #efefef;**/
   

}

.footer-nav {
    height: 40px;
    line-height: 40px;
    background-color: #1323c9;
    padding-left: 60px;
}
.foot-nav__head{
    color: #fff;
    margin-right: 40px;
}

.foot-nav__body, .foot-nav__head{
    float: left;
}

.foot-nav__body{
    font-size: 0;
}
.foot-nav__item{
    display: inline-block;
    margin-right: 10px;
    padding-top: 7px;
}

.copyright {
    padding: 15px 0 10px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
}